home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 4 / ETO Development Tools 4.iso / Essentials / MacApp Documentation / MacApp.TECH$ Archives / 1991 / Jan 91 / MacApp.Tech$ 1⁄25⁄91 / 2783-Re TDoc…subcl & ISAM-Jan91 < prev    next >
Encoding:
Text File  |  1991-03-06  |  2.4 KB  |  68 lines  |  [TEXT/GEOL]

  1. Item    0504389                         23-Jan-91        13:12PST
  2.  
  3. From:   GER.XSE0096                     Germany - Ciechowski Computer,IDV
  4.  
  5. To:     MACAPP.TECH$                    MacApp Technical
  6.  
  7. ------------------------------------------------------------------------------
  8.  
  9. Sub:    Re: TDoc…subcl & ISAM for Mac
  10.  
  11. A few months ago we too had to make a decision for a database-library.
  12. One of our main requests was to get a product that was running on a lot of
  13. different platforms. It should be shipped with source-code and be based on the
  14. C-language.
  15.  
  16. Besides that we wanted to get an almost royalty-free library.
  17.  
  18. After about two months of talks we decided to take faircoms CtreePlus-Library
  19. which is shipped in C-Source code and available for MacOS, Unix and DOS.
  20. The library is at very low cost and royalty-free in case You don´t want to run
  21. a server-version.
  22.  
  23. It can be linked in three different ways, as
  24.         single-user     (one user on a single machine)
  25.         multi-user      (files are shared, but each app. contains the whole
  26.                          access-code, i.e. it is a slow solution)
  27. and as  server          (several users on multiple systems)
  28. application. Only in case of the server-application You have to buy each single
  29. server. Applications based on one of the other models my be sold roalty-free.
  30. The written code always is the same.
  31.  
  32. It is possible to use a seperate SQL-based part of the library, but even
  33. standard CtreePlus gives You a wide range of different features, like:
  34.  
  35. •   variable length records
  36. •   Resources in ISAM-Datafiles
  37. •   Users, Groups, Passwords
  38. •   full Transaction processing
  39. •   index-information for one index-entry my be from different parts of the
  40.     data-record
  41. •   configuartion via parameter-file
  42. •   superfiles, i.e. combined index- and datafiles
  43. •   system-independand record-structure
  44. •   … (I am NOT interested in selling this product)
  45.  
  46.  
  47. The whole library is not as complex as dbVista III from Raima Corp., but it
  48. does its work well. At a price of far less than $1000 there a LOT of features
  49. provided and I don´t know, wheter the additional tools of the Raima-Product are
  50. really worth the difference.
  51.  
  52.  
  53.  
  54.  
  55. Ingo Ciechowski
  56. (Manager)
  57.  
  58. CIS - Computer Innovations & Service GmbH
  59. & Ciechowski Computer Innovations
  60. Ober-Saulheimer Straße 18
  61. W-6501 Wörrstadt
  62. Germany
  63.  
  64. Tel.: 49 6732 7354
  65. Fax.: 49 6732 62059
  66. Apple-Link: GER.XSE0096
  67.  
  68.